tools: Utility for dealing with featuresets
authorAndrew Cooper <andrew.cooper3@citrix.com>
Thu, 4 Feb 2016 22:42:50 +0000 (22:42 +0000)
committerAndrew Cooper <andrew.cooper3@citrix.com>
Fri, 8 Apr 2016 20:55:04 +0000 (21:55 +0100)
commit8b535e1c258ff5fc0a501b4083635dd495838429
treec4c4f83c270aa6f4f18691f148551323511cb41f
parente5a4478f86a7e80c2ad280c0d891e1f743e71f8e
tools: Utility for dealing with featuresets

It is able to reports the current featuresets; both the static masks and
dynamic featuresets from Xen, or to decode an arbitrary featureset into
`/proc/cpuinfo` style strings.

Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com>
Acked-by: Wei Liu <wei.liu2@citrix.com>
Reviewed-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
.gitignore
tools/misc/Makefile
tools/misc/xen-cpuid.c [new file with mode: 0644]